home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 February / Software of the Month Club 1997 February.iso / pc / dos / dtp / etext / go.bat < prev    next >
Encoding:
DOS Batch File  |  1996-10-26  |  343 b   |  13 lines

  1. echo off
  2. cls
  3. echo You are about to view a pre-compiled E-Text document...
  4. echo.
  5. pause
  6. read aesop
  7. echo You now have seen what E-Text can do.  If you are interested in
  8. echo creating your own E-Text documents, read the COMPILE.DOC file.
  9. echo.
  10. echo To print the documentation, from a DOS prompt, type:
  11. echo COPY COMPILE.DOC PRN
  12. echo.
  13.